home *** CD-ROM | disk | FTP | other *** search
/ Aminet 8 / Aminet 8 (1995)(GTI - Schatztruhe)[!][Oct 1995].iso / Aminet / dev / gcc / gcc270cp.lha / gnu / lib / g++-include / _complex.h next >
C/C++ Source or Header  |  1995-07-28  |  147b  |  7 lines

  1. // -*- C++ -*- backward compatiblity header.
  2. // Copyright (C) 1994 Free Software Foundation
  3.  
  4. #ifndef __COMPLEX_H__
  5. #include <std/complex.h>
  6. #endif
  7.